home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / programming / mui / mcc-install / mcc-install.pi < prev    next >
Fred Fish's Product-Info  |  1999-11-29  |  3KB  |  91 lines

  1. .name
  2. MCC-Install
  3. .type
  4. Installer script
  5. .short
  6. Universal MUI custom class installer script
  7. .description
  8. MCC-Install is an installer script for MUI Custom Classes that is highly
  9. modular to be reusable for other installer scripts.
  10.  
  11. MCC-Install features:
  12.  
  13.  - Follows the V43 Installer Style Guide
  14.  - Works with InstallerNG 1.3
  15.  - Correctly supports the different user levels
  16.  - Install new/update mode
  17.  - Uninstallation
  18.  - Supports Installers prior to V43
  19.  - Highly automated
  20.  - Very flexible
  21.  - Very intelligent (for an installer-script ;-)
  22.  - It uses WrapGuide (if present) for the AmigaGuide® documentation if running
  23.    under a pre V39 system.
  24.  - Autodetects the CPU/FPU
  25.  - Autodetects the OS version
  26.  - Autodetects the MUI version
  27.  - Autodetects existing files within the distribution archive
  28.  - Installs the optimal 68010-68060 binary if available
  29.  - Supports the following document formats:
  30.    ASCII, AmigaGuide®, HTML
  31.  - It supports the following languages:
  32.    English, German, French, Danish, Italian, Dutch, Swedish, Polish, Finnish,
  33.    Greek, Czech, Russian, Serbian
  34.  - Supports source code installation for the following programming languages:
  35.    C, Assembler, Amiga-E, Modula II, Oberon, ARexx, Cluster, Blitz Basic 2
  36.  - It can be reused by (hopefully) all other MUI custom classes since the
  37.    authors of custom classes need to change only a few things:
  38.    * The #copyright variable
  39.    * The #min_os_version and #min_os_revision variables
  40.    * The #min_mui_version and #min_mui_revision variables
  41.    * The #language_mcc and #language_mcp variables
  42.    * The P_CustomExists, P_CustomInstall and P_CustomUninstall procedures
  43.    * The 'APPNAME' tooltype within the MCC-Install icon
  44. .version
  45. 43.27
  46. .date
  47. 1999.11.09
  48. .author
  49. Dipl.-Inform. Kai Hofmann
  50. .address
  51. Arberger Heerstr. 92
  52. 28307 Bremen
  53. GERMANY
  54. .email
  55. support@hofmann-int.de
  56. .url
  57. http://www.hofmann-int.de/
  58. http://www.hofmann-int.de/products/amiga/mui/MCC-Install.shtml
  59. ftp://ftp.aminet.net/pub/aminet/dev/mui/MCC-Install.lha
  60. .requirements
  61. Installer
  62. .distribution
  63. Giftware
  64. .price
  65. The minimum price is a trade. Send me a full version of your product at
  66. no cost including free updates!
  67. .installsize
  68. 150KB - 296KB
  69. .exectype
  70. Installer script
  71. .source
  72. Installer script (150KB)
  73. .tested
  74. CPU: 68030; OS 3.1; Video/Graphics: Picasso II (Village Tronic);
  75. Enforcer 37.70; Mungwall 37.71; SegTracker 37.70; Installer 43.3;
  76. InstallerNG 1.3
  77. .docs
  78. MCC-Install.readme
  79. docs/english/MCC-Install.guide
  80. docs/english/MCC-Install.doc
  81. docs/english/MCC-Install_Dev.guide
  82. docs/english/MCC-Install_Dev.doc
  83. .aminet-dir
  84. dev/mui
  85. .aminet-file
  86. MCC-Install.lha
  87. .described-by
  88. Dipl.-Inform. Kai Hofmann <hofmann@hofmann-int.de>
  89. .submittal
  90. Dipl.-Inform. Kai Hofmann <hofmann@hofmann-int.de>
  91.